crypto/tls.encryptedExtensionsMsg.serverNameAck (field)
4 uses
crypto/tls (current package)
handshake_messages.go#L1008: serverNameAck bool
handshake_messages.go#L1044: if m.serverNameAck {
handshake_messages.go#L1107: m.serverNameAck = true
handshake_server_tls13.go#L790: encryptedExtensions.serverNameAck = true
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |